interrupt response meaning in Chinese
中断响应
Examples
- 3 . realize the interface between pci9054 and the pci bus , including the bus arbitration , read and write of the registers , the configuration of the eeprom , the dma transfer , interrupt response and so on
3 .实现pci9054与计算机pci总线的接口,包括总线仲裁,寄存器读写操作, eeprom的配置和下载, dma传输,中断响应等功能。 - Adsl line test is a part of our design , so it must under the control of higher level controller and there are multi - task for higher level controller to attemper . in the last part of article the programming methods becomes stress of our topic . on base of analyzing interrupt response time and task - switch time and task - attemperring time this article implements a method of transplanting ucos to c51 controller
Adsl线路测试部分是作为一个功能模块存在于设计中的,它必须受到上层控制器的控制,而上层控制器有多个任务要执行,本文最后一部分微控制器编程理论,重点分析微控制器的多任务消息驱动机制编程方法和嵌入式操作系统移植技术,在分析两种编程方法的任务响应和任务切换及中断响应时间的基础上,设计出了一套ucos移植到c51控制器上的方法。 - The research on linux 2 . 4 has been done , the emphasis of the study is put on process manipulated and process scheduled , interrupt response and interrupt handling , file system , inter - process communication , the memory management of the popular uclinux embedded operating system , and programming linux device driver
研究了版本为2 . 4的linux内核,重点是内核的进程管理和调度机制,中断响应和处理机制,文件系统机制,进程间通信机制,研究了比较流行的嵌入式操作系统uclinux的内存管理机制。 - For the solution to the data losing , we design the data collection system in the cd - 50bg industrial computerized tomography over again , and by adding fifo delay on the card of data acquisition , the quality of data transmission is improved . based on the above , the technology of hardware interrupt is carried out , and at the same time , in order to improve the reliability of interrupt transmission , this design carries out the vxd technology to improve the pri of interrupt response of windows98 multitask operating system
为了解决数据丢失的问题,针对cd - 50bg工业ct机的数据采集系统进行了重新设计,通过在数据采集卡上增加fifo缓存,同时提高数据传输的质量,为此采用了硬件中断传输技术,同时为了提高中断传输的可靠性,本设计采用了vxd技术来提高windows多任务操作系统响应中断的优先级。 - In the hardware design , the paper completes modules ’ design like outside memory , patulous a / d , patulous d / a , rs232 communication , ecan communication , led control , keyboard control , distant control , emulation , reset , logic voltage switch , dsp supply power regulate and ac - dc power circuit , as well as room layout design like anterior panel , back panel etc . and dsp transfers data with peripheral equipments except outside memory using serial ports . besides , the whole circuit is configured in interrupt response . thus , it can meet system demand as well as take full advantage of tms320f2812 ’ s hardware resource . in the software design , the paper finishs programs like the interface programms intercommunicates with people , the distant control program , ad and da modules ’ control program , in addition , the paper select the velocity and acceleration state - feedback algorithm and is written in the program . the software design uses dsp integrate exploiting environment named ccs2 . 2 of ti inc . as software instrument , and programs with the combination of c language and assembly language . moreover , in order to maintenance or modify the software expediently and shorten software ’ s exploitation time , the design adopt software modularization technique . finally , some air cylinder experiments are carried out to proved that the pneumatic controller is very practical
在硬件设计中,本文完成了片外存储器扩展、 a / d扩展、 d / a扩展、 rs232通信接口、 ecan通信总线接口、液晶显示控制、键盘控制、远程控制、仿真、复位、逻辑电平转换、 dsp工作电源校正电路和ac - dc电源等模块设计以及控制器前面板、后面板等的空间布局设计。其中dsp与除外部存储器的外围设备之间的数据传送全部采用串口通信,同时系统电路配置成中断响应方式,这样既满足了系统要求,又充分利用了tms320f2812的硬件资源。在软件设计中,本文完成了人机界面功能模块、远程控制模块、 ad扩展模块、 da扩展模块、速度和加速度状态反馈的控制算法的程序设计。